home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Programming / DiceSource / src / dmake / DMake.cd < prev    next >
Text File  |  1993-01-10  |  2KB  |  160 lines

  1. ;
  2. ; Description generated by localize 2.9 (AmigaDOS 2.1) from:
  3. ;    "cmdlist.c"
  4. ;    "convert.c"
  5. ;    "main.c"
  6. ;    "parse.c"
  7. ;    "run.c"
  8. ;
  9. MSG_0000 (//)
  10. bad variable spec in command list for %s
  11. ;
  12. MSG_0001 (//)
  13.     %s\n
  14. ;
  15. MSG_0002 (//)
  16. maximum recursion reached in WildConvert
  17. ;
  18. MSG_0003 (//)
  19. DMAKE Done.\n
  20. ;
  21. MSG_0004 (//)
  22. All Targets up to date.\n
  23. ;
  24. MSG_0005 (//)
  25. Bad ToolType: %s
  26. ;
  27. MSG_0006 (//)
  28. Ignore
  29. ;
  30. MSG_0007 (//)
  31. Abort
  32. ;
  33. MSG_0008 (//)
  34. Expected argument to command line option
  35. ;
  36. MSG_0009 (//)
  37. Unable to find %s
  38. ;
  39. MSG_0010 (//)
  40. Unable to open %s
  41. ;
  42. MSG_0011 (//)
  43. Expected a symbol!
  44. ;
  45. MSG_0012 (//)
  46. %d items on the left, %d on the right of colon!
  47. ;
  48. MSG_0013 (//)
  49. Variable %s does not exist
  50. ;
  51. MSG_0014 (//)
  52. Bad variable specification after name
  53. ;
  54. MSG_0015 (//)
  55. Bad variable replacement spec: %c
  56. ;
  57. MSG_0016 (//)
  58. Too many levels of variable recursion
  59. ;
  60. MSG_0017 (//)
  61. newline in control string
  62. ;
  63. MSG_0018 (//)
  64. Symbol overflow: %s
  65. ;
  66. MSG_0019 (//)
  67. Expected closing quote
  68. ;
  69. MSG_0020 (//)
  70. Unexpected token
  71. ;
  72. MSG_0021 (//)
  73. Fatal
  74. ;
  75. MSG_0022 (//)
  76. Warning
  77. ;
  78. MSG_0023 (//)
  79. Debug
  80. ;
  81. MSG_0024 (//)
  82. %s: %s Line %d:
  83. ;
  84. MSG_0025 (//)
  85. Unable to makedir %s\n
  86. ;
  87. MSG_0026 (//)
  88. Unable to write %s\n
  89. ;
  90. MSG_0027 (//)
  91. Unable to cd %s\n
  92. ;
  93. MSG_0028 (//)
  94. %s\n\r
  95. ;
  96. MSG_0029 (//)
  97. Exit code %d %s\n
  98. ;
  99. MSG_0030 (//)
  100. (Ignored)
  101.  
  102. -------------
  103.  
  104. ;
  105. MSG_BADSPEC (0//)
  106. Bad variable spec in command list for %s
  107. ;
  108. MSG_TOOMANY_WILDCARDS (1//)
  109. Too many levels of wild card conversion
  110. ;
  111. MSG_CANTOPEN (2//)
  112. Unable to open %s
  113. ;
  114. MSG_EXPECTSYM (3//)
  115. Expected a symbol!
  116. ;
  117. MSG_BADRULE (4//)
  118. %d items on the left, %d on the right of colon!
  119. ;
  120. MSG_BADVARSPEC (5//)
  121. Bad variable specification after name
  122. ;
  123. MSG_BADVARREP (6//)
  124. Bad variable replacement spec: %c
  125. ;
  126. MSG_NOEXIST (7//)
  127. Variable %s does not exist
  128. ;
  129. Too many levels of variable recursion
  130. ;
  131. newline in control string
  132. ;
  133. Symbol overflow: %s
  134. ;
  135. Expected closing quote
  136. ;
  137. Unexpected token
  138. ;
  139. Expected argument to command line option
  140. ;
  141. Unable to find %s
  142. ;
  143. Bad ToolType: %s
  144. ;
  145. Unable to %s
  146.  
  147. Fatal
  148. Warning
  149. Debug
  150. %s: %s Line %d:
  151. DMAKE Done.
  152. All Targets up to date.
  153. Ignore
  154. Abort
  155.  
  156.  
  157. Exit code %d %s
  158. (Ignored)
  159.  
  160.